cs-senda-sapi
🔄 Process Diagrams
🧩 Diagrama de Componentes - Components Diagram
This diagram shows the API architecture with client applications, gateway, middleware services, and backend integrations.
🏥 Proveedores Urgentes - Urgent Providers
GET: /providers/urgent
Retrieves urgent providers information. Routes through middleware to execute backend lookup operation.
🔐 Autorizaciones - Authorizations
POST: /authorization
Creates a new authorization request. Transforms client request into appropriate format for backend processing.
GET: /authorization/{authorizationId}
Fetches authorization details for a specific ID. Queries backend systems to retrieve current authorization state.
GET: /authorization/{authorizationId}/service/{serviceId}
Retrieves specific service information related to an authorization. Establishes relationship between authorization and service in backend systems.
📞 Support
For questions, issues, or integration support, please contact:
Integration Services and Applications Coordination
📧 support@example.com
📅 Notes
- Documentation last updated: May 2025
- For further updates, refer to the API Exchange Portal